home *** CD-ROM | disk | FTP | other *** search
/ Amiga Games: Greatest Hits 1996 / Amiga Games: Greatest Hits 1996.iso / userbox / publicdomain / xfd / docs / xfdlibinfo.doc < prev    next >
Text File  |  1996-08-03  |  2KB  |  69 lines

  1. NAME
  2.     xfdLibInfo 1.05
  3.  
  4. SYNOPSIS
  5.     xfdLibInfo
  6.  
  7. DESCRIPTION
  8.     xfdLibInfo displays the name, ID, required xfdmaster version
  9.     and available functions of all slaves in xfdmaster.library.
  10.     It requires either Kickstart V37+ or the arp.library together
  11.     with older releases of the OS.
  12.  
  13.     Meaning of the abbrevations:
  14.     ID - internal slave ID
  15.     MV - required master version
  16.     RB - RecogBuffer() function
  17.     DB - DecrunchBuffer() function
  18.     F1 - RecogSegment() or ScanData() function
  19.     F2 - DecrunchSegment() or VerifyData() function
  20.  
  21.     If you can read "++" in a column, the function is available,
  22.     otherwise you'll see "--".
  23.  
  24.     The XFDPFF_#? field gives information about the different
  25.     flags set in xfds_PackerFlags.
  26.  
  27. EXAMPLE
  28.     Shell> xfdLibInfo
  29.  
  30.     Contents of xfdmaster.library 37.1
  31.  
  32.      Name          |  ID  | MV | RB | DB | F1 | F2 | XFDPFF_#?
  33.     ---------------+------+----+----+----+----+----+-----------
  34.      PP 2.3 Normal | 8001 | 36 | ++ | ++ | ++ | ++ | RELOC!RELMODE
  35.      [...]
  36.  
  37. HISTORY
  38.     xfdLibInfo 1.05
  39.     - Removed NA display as data slaves can have a scan routine.
  40.     - Renamed RS/DS to F1/F2 as they have different meanings
  41.       for different slave types.
  42.     - Added support for XFDPFF_EXTERN flag.
  43.  
  44.     xfdLibInfo 1.04
  45.     - Added support for slave IDs.
  46.     - Added NA display for data files.
  47.  
  48.     xfdLibInfo 1.03
  49.     - Added support for new XFDPFF_KEY16/32 flags.
  50.  
  51.     xfdLibInfo 1.02
  52.     - Added XFDPFF_#? field to output.
  53.  
  54.     xfdLibInfo 1.01
  55.     - Changed style of output.
  56.     - Added more information to output.
  57.  
  58.     xfdLibInfo 1.00
  59.     - First public release.
  60.  
  61. COPYRIGHT
  62.     xfdLibInfo is freely distributable for noncommercial use.
  63.  
  64. AUTHOR
  65.     Georg Hörmann
  66.     Martinswinkelstraße 16c
  67.     82467 Garmisch-Partenkirchen
  68.     Germany
  69.